| Value | Meaning |
|---|---|
| CU_MEM_ATTACH_GLOBAL1 | < Memory can be accessed by any stream on any device |
| CU_MEM_ATTACH_HOST2 | < Memory cannot be accessed by any stream on any device |
| CU_MEM_ATTACH_SINGLE4 | < Memory can only be accessed by a single stream on the associated device |
Page generated by adrdox
CUDA Mem Attach Flags